home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 014 / pkxarc.arc / PKXARC.DOC < prev   
Text File  |  1985-11-06  |  1KB  |  29 lines

  1.  
  2. PKXARC   FAST!  Archive Extract Utility  Version 1.1  10-21-85   by Phil Katz
  3.                            PKXARC/h for help
  4.  
  5. Extracts files from an ARChive to their original name, size, time, & date.
  6.         PKXARC [/r] [d:path\]ARCfile [d:path\]
  7.         /r       Replace existing files without query.
  8.         d:path\  DOS drive and/or path identifier.
  9.         ARCfile  ARChive file name, wildcards ok.  If
  10.                  no extension is given .ARC is assumed.
  11. Examples:
  12.    PKXARC a:* b:
  13.   /* Extract all ARChives on drive A storing extracted files on drive B. */
  14.  
  15.    PKXARC /r c:\comm\kerm228 d:\kermit\
  16.   /* extract files form the ARChive c:\comm\kerm228.arc storing extracted */
  17.   /* files in directory d:\kermit.  Overwites existing files without query. */
  18.  
  19.  
  20. [Note: A few tests show that PKXARC is indeed faster than either ARC or XARC,
  21. in fact, nearly 50% faster.  However, it still takes more than twice the
  22. time that LUE takes to extract and unsqueeze the same files from a library
  23. rather than an archive.  But, if folks are going to persist in using
  24. the ARC program, at least this utility helps some in the painfully slow
  25. process of getting files out.]
  26.  
  27.      Bob Blacher, Sysop
  28.      Computer Connections PC-Host, Wash., D.C. (202) 547-2008, 2400/1200.
  29.